Versions:
Freeze is a lightweight, open-source utility developed by charmbracelet that falls squarely in the Developer Tools / Image Generation category; its single purpose is to convert raw source code or live terminal sessions into high-resolution, share-ready PNG or SVG images without leaving the command line. Designed for technical bloggers, documentation writers, educators, and social-media posters, the program accepts either piped stdin or a file path, applies a configurable syntax-highlighting theme, optionally frames the output inside an attractive window chrome, and writes a polished graphic suitable for slides, GitHub readmes, Stack Overflow answers, or quick Twitter demos. The current stable build is 0.2.2, released after six incremental versions that successively added transparency control, padding presets, and true-color terminal capture; each iteration has remained backward-compatible, so scripts built against earlier tags continue to work unchanged. Because the tool is distributed as a single static binary for Windows, macOS, and Linux, installation is instantaneous and no runtime dependencies are required, making it an easy addition to CI pipelines that need automatic thumbnail generation for code samples. Users simply invoke “freeze main.go -o snippet.png” or “ps aux | freeze” to obtain a crisp graphic that preserves ANSI colors and Unicode box-drawing characters. Freeze is available for free on get.nero.com, with downloads provided via trusted Windows package sources such as winget, always delivering the latest version and supporting batch installation of multiple applications.
Tags: